GtkToolbar: Prevent accidental drag starts
authorMatthias Clasen <mclasen@redhat.com>
Sat, 26 May 2012 03:17:43 +0000 (23:17 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 26 May 2012 03:17:43 +0000 (23:17 -0400)
commit2cecc1f922f68b1d9eff9fa12c3b67c4d67e386b
treed656dc99006007bc632723465a83f3291590a78d
parent33d2af0036706b7bcb0c83a826870907d2e5f762
GtkToolbar: Prevent accidental drag starts

We don't want to start drags on double- or triple clicks, and
doing so causes problems for embedded range widgets.

https://bugzilla.gnome.org/show_bug.cgi?id=675535
gtk/gtktoolbar.c